home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _562E5F5821B74F97BE3A53DBECD88C6D < prev    next >
Text File  |  2008-06-28  |  26KB  |  456 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>384</width>
  12.             <height>521</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form5</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="Line" row="1" column="0" rowspan="1" colspan="2">
  23.             <property name="name">
  24.                 <cstring>line2_2_2_2_2_2</cstring>
  25.             </property>
  26.             <property name="frameShape">
  27.                 <enum>HLine</enum>
  28.             </property>
  29.             <property name="frameShadow">
  30.                 <enum>Sunken</enum>
  31.             </property>
  32.             <property name="orientation">
  33.                 <enum>Horizontal</enum>
  34.             </property>
  35.         </widget>
  36.         <widget class="QGroupBox" row="2" column="0" rowspan="1" colspan="2">
  37.             <property name="name">
  38.                 <cstring>groupBox2_2_2</cstring>
  39.             </property>
  40.             <property name="sizePolicy">
  41.                 <sizepolicy>
  42.                     <hsizetype>5</hsizetype>
  43.                     <vsizetype>7</vsizetype>
  44.                     <horstretch>0</horstretch>
  45.                     <verstretch>0</verstretch>
  46.                 </sizepolicy>
  47.             </property>
  48.             <property name="frameShape">
  49.                 <enum>NoFrame</enum>
  50.             </property>
  51.             <property name="frameShadow">
  52.                 <enum>Plain</enum>
  53.             </property>
  54.             <property name="title">
  55.                 <string></string>
  56.             </property>
  57.             <vbox>
  58.                 <property name="name">
  59.                     <cstring>unnamed</cstring>
  60.                 </property>
  61.                 <property name="margin">
  62.                     <number>1</number>
  63.                 </property>
  64.                 <property name="spacing">
  65.                     <number>9</number>
  66.                 </property>
  67.                 <widget class="QLayoutWidget">
  68.                     <property name="name">
  69.                         <cstring>layout32</cstring>
  70.                     </property>
  71.                     <vbox>
  72.                         <property name="name">
  73.                             <cstring>unnamed</cstring>
  74.                         </property>
  75.                         <property name="spacing">
  76.                             <number>0</number>
  77.                         </property>
  78.                         <widget class="QCheckBox">
  79.                             <property name="name">
  80.                                 <cstring>BackupTempFilesCheckBox</cstring>
  81.                             </property>
  82.                             <property name="text">
  83.                                 <string>Backup &temporary files</string>
  84.                             </property>
  85.                             <property name="accel">
  86.                                 <string>Alt+T</string>
  87.                             </property>
  88.                             <property name="whatsThis" stdset="0">
  89.                                 <string>By default, the program skips OS auxiliary files (pagefile.sys, hiberfil.sys, etc.), as they only contain temporary service information. This enables to reduce the operation time and the resulted size of the created backup image. If you by any reason want to include these files to backup images, just mark the checkbox.</string>
  90.                             </property>
  91.                         </widget>
  92.                         <widget class="QLayoutWidget">
  93.                             <property name="name">
  94.                                 <cstring>layout31</cstring>
  95.                             </property>
  96.                             <hbox>
  97.                                 <property name="name">
  98.                                     <cstring>unnamed</cstring>
  99.                                 </property>
  100.                                 <spacer>
  101.                                     <property name="name">
  102.                                         <cstring>spacer66_2_4_2_2_3_3</cstring>
  103.                                     </property>
  104.                                     <property name="orientation">
  105.                                         <enum>Horizontal</enum>
  106.                                     </property>
  107.                                     <property name="sizeType">
  108.                                         <enum>Fixed</enum>
  109.                                     </property>
  110.                                     <property name="sizeHint">
  111.                                         <size>
  112.                                             <width>19</width>
  113.                                             <height>16</height>
  114.                                         </size>
  115.                                     </property>
  116.                                 </spacer>
  117.                                 <widget class="QLabel">
  118.                                     <property name="name">
  119.                                         <cstring>textLabel2_2_2_2_3_3</cstring>
  120.                                     </property>
  121.                                     <property name="enabled">
  122.                                         <bool>true</bool>
  123.                                     </property>
  124.                                     <property name="sizePolicy">
  125.                                         <sizepolicy>
  126.                                             <hsizetype>7</hsizetype>
  127.                                             <vsizetype>4</vsizetype>
  128.                                             <horstretch>0</horstretch>
  129.                                             <verstretch>0</verstretch>
  130.                                         </sizepolicy>
  131.                                     </property>
  132.                                     <property name="text">
  133.                                         <string>Choose this option if you want to back up operating system temporary files (like system page file, hybernate file, system swap etc.)</string>
  134.                                     </property>
  135.                                     <property name="alignment">
  136.                                         <set>WordBreak|AlignTop</set>
  137.                                     </property>
  138.                                 </widget>
  139.                             </hbox>
  140.                         </widget>
  141.                     </vbox>
  142.                 </widget>
  143.                 <widget class="QLayoutWidget">
  144.                     <property name="name">
  145.                         <cstring>layout34</cstring>
  146.                     </property>
  147.                     <vbox>
  148.                         <property name="name">
  149.                             <cstring>unnamed</cstring>
  150.                         </property>
  151.                         <property name="spacing">
  152.                             <number>0</number>
  153.                         </property>
  154.                         <widget class="QCheckBox">
  155.                             <property name="name">
  156.                                 <cstring>BackupCheckIntegrityCheckBox</cstring>
  157.                             </property>
  158.                             <property name="text">
  159.                                 <string>C&heck backup image integrity</string>
  160.                             </property>
  161.                             <property name="accel">
  162.                                 <string>Alt+H</string>
  163.                             </property>
  164.                             <property name="whatsThis" stdset="0">
  165.                                 <string>Mark the checkbox to guarantee that all backup images created with the program are 100 percent flawless. If you decided not to control the archive integrity, the backup operation would take about 3-5% less time.</string>
  166.                             </property>
  167.                         </widget>
  168.                         <widget class="QLayoutWidget">
  169.                             <property name="name">
  170.                                 <cstring>layout33</cstring>
  171.                             </property>
  172.                             <hbox>
  173.                                 <property name="name">
  174.                                     <cstring>unnamed</cstring>
  175.                                 </property>
  176.                                 <spacer>
  177.                                     <property name="name">
  178.                                         <cstring>spacer66_2_4_2_2_3_3_2</cstring>
  179.                                     </property>
  180.                                     <property name="orientation">
  181.                                         <enum>Horizontal</enum>
  182.                                     </property>
  183.                                     <property name="sizeType">
  184.                                         <enum>Fixed</enum>
  185.                                     </property>
  186.                                     <property name="sizeHint">
  187.                                         <size>
  188.                                             <width>19</width>
  189.                                             <height>16</height>
  190.                                         </size>
  191.                                     </property>
  192.                                 </spacer>
  193.                                 <widget class="QLabel">
  194.                                     <property name="name">
  195.                                         <cstring>textLabel2_2_2_2_3_3_2</cstring>
  196.                                     </property>
  197.                                     <property name="enabled">
  198.                                         <bool>true</bool>
  199.                                     </property>
  200.                                     <property name="sizePolicy">
  201.                                         <sizepolicy>
  202.                                             <hsizetype>7</hsizetype>
  203.                                             <vsizetype>4</vsizetype>
  204.                                             <horstretch>0</horstretch>
  205.                                             <verstretch>0</verstretch>
  206.                                         </sizepolicy>
  207.                                     </property>
  208.                                     <property name="text">
  209.                                         <string>Choose this option to check if backup image is not corrupted.</string>
  210.                                     </property>
  211.                                     <property name="alignment">
  212.                                         <set>WordBreak|AlignTop</set>
  213.                                     </property>
  214.                                 </widget>
  215.                             </hbox>
  216.                         </widget>
  217.                     </vbox>
  218.                 </widget>
  219.                 <widget class="Line">
  220.                     <property name="name">
  221.                         <cstring>line6</cstring>
  222.                     </property>
  223.                     <property name="frameShape">
  224.                         <enum>HLine</enum>
  225.                     </property>
  226.                     <property name="frameShadow">
  227.                         <enum>Sunken</enum>
  228.                     </property>
  229.                     <property name="orientation">
  230.                         <enum>Horizontal</enum>
  231.                     </property>
  232.                 </widget>
  233.                 <widget class="QLabel">
  234.                     <property name="name">
  235.                         <cstring>textLabel1_2</cstring>
  236.                     </property>
  237.                     <property name="text">
  238.                         <string><b>Hot backup</b> is a feature that allows you to back up your data without restarting the computer.</string>
  239.                     </property>
  240.                     <property name="alignment">
  241.                         <set>WordBreak|AlignVCenter</set>
  242.                     </property>
  243.                 </widget>
  244.                 <widget class="QButtonGroup">
  245.                     <property name="name">
  246.                         <cstring>BackupUseHotBackupButtonGroup</cstring>
  247.                     </property>
  248.                     <property name="title">
  249.                         <string>&Use Hot backup</string>
  250.                     </property>
  251.                     <property name="exclusive">
  252.                         <bool>true</bool>
  253.                     </property>
  254.                     <property name="radioButtonExclusive">
  255.                         <bool>true</bool>
  256.                     </property>
  257.                     <vbox>
  258.                         <property name="name">
  259.                             <cstring>unnamed</cstring>
  260.                         </property>
  261.                         <property name="margin">
  262.                             <number>9</number>
  263.                         </property>
  264.                         <property name="spacing">
  265.                             <number>9</number>
  266.                         </property>
  267.                         <widget class="QRadioButton">
  268.                             <property name="name">
  269.                                 <cstring>advBackupHotBackupNeverRadio</cstring>
  270.                             </property>
  271.                             <property name="text">
  272.                                 <string>N&ever (always restart the computer)</string>
  273.                             </property>
  274.                             <property name="accel">
  275.                                 <string>Alt+E</string>
  276.                             </property>
  277.                             <property name="buttonGroupId">
  278.                                 <number>0</number>
  279.                             </property>
  280.                             <property name="whatsThis" stdset="0">
  281.                                 <string>Select the option if you do not want to use  the so called <i>hot data processing</i> mode at all. Thus you will have to restart the system to back up a locked partition.</string>
  282.                             </property>
  283.                         </widget>
  284.                         <widget class="QRadioButton">
  285.                             <property name="name">
  286.                                 <cstring>advBackupHotBackupOptionallyRadio</cstring>
  287.                             </property>
  288.                             <property name="text">
  289.                                 <string>&Optionally (might require to restart the computer)</string>
  290.                             </property>
  291.                             <property name="accel">
  292.                                 <string>Alt+O</string>
  293.                             </property>
  294.                             <property name="buttonGroupId">
  295.                                 <number>1</number>
  296.                             </property>
  297.                         </widget>
  298.                         <widget class="QRadioButton">
  299.                             <property name="name">
  300.                                 <cstring>advBackupHotBackupForLockedRadio</cstring>
  301.                             </property>
  302.                             <property name="text">
  303.                                 <string>&When volume is locked</string>
  304.                             </property>
  305.                             <property name="accel">
  306.                                 <string>Alt+W</string>
  307.                             </property>
  308.                             <property name="checked">
  309.                                 <bool>true</bool>
  310.                             </property>
  311.                             <property name="buttonGroupId">
  312.                                 <number>2</number>
  313.                             </property>
  314.                             <property name="whatsThis" stdset="0">
  315.                                 <string>Select the option to use the hot processing only when partitions are locked and cannot be processed without restarting the computer. Please keep in mind, that once you start any operation on a partition in this mode, it will automatically be locked by the program, thus you won't be able to keep working with it as usual.</string>
  316.                             </property>
  317.                         </widget>
  318.                         <widget class="QRadioButton">
  319.                             <property name="name">
  320.                                 <cstring>advBackupHotBackupAlwaysRadio</cstring>
  321.                             </property>
  322.                             <property name="text">
  323.                                 <string>&Always</string>
  324.                             </property>
  325.                             <property name="accel">
  326.                                 <string>Alt+A</string>
  327.                             </property>
  328.                             <property name="buttonGroupId">
  329.                                 <number>3</number>
  330.                             </property>
  331.                             <property name="whatsThis" stdset="0">
  332.                                 <string>Select the option to process partitions without making them locked. Thus you will be able to keep working with them as usual.</string>
  333.                             </property>
  334.                         </widget>
  335.                         <widget class="QLayoutWidget">
  336.                             <property name="name">
  337.                                 <cstring>layout52</cstring>
  338.                             </property>
  339.                             <hbox>
  340.                                 <property name="name">
  341.                                     <cstring>unnamed</cstring>
  342.                                 </property>
  343.                                 <widget class="QLabel">
  344.                                     <property name="name">
  345.                                         <cstring>textLabel1</cstring>
  346.                                     </property>
  347.                                     <property name="text">
  348.                                         <string>&Default partition for temporary file:</string>
  349.                                     </property>
  350.                                     <property name="buddy" stdset="0">
  351.                                         <cstring>BackupHotBackupPartCombo</cstring>
  352.                                     </property>
  353.                                 </widget>
  354.                                 <widget class="QComboBox">
  355.                                     <property name="name">
  356.                                         <cstring>BackupHotBackupPartCombo</cstring>
  357.                                     </property>
  358.                                     <property name="whatsThis" stdset="0">
  359.                                         <string>Here you can select a disk drive that will be used to store the temporary hot backup data.</string>
  360.                                     </property>
  361.                                 </widget>
  362.                                 <spacer>
  363.                                     <property name="name">
  364.                                         <cstring>spacer68</cstring>
  365.                                     </property>
  366.                                     <property name="orientation">
  367.                                         <enum>Horizontal</enum>
  368.                                     </property>
  369.                                     <property name="sizeType">
  370.                                         <enum>Expanding</enum>
  371.                                     </property>
  372.                                     <property name="sizeHint">
  373.                                         <size>
  374.                                             <width>0</width>
  375.                                             <height>20</height>
  376.                                         </size>
  377.                                     </property>
  378.                                 </spacer>
  379.                             </hbox>
  380.                         </widget>
  381.                     </vbox>
  382.                 </widget>
  383.             </vbox>
  384.         </widget>
  385.         <widget class="QLabel" row="0" column="1">
  386.             <property name="name">
  387.                 <cstring>textLabel1_2_2_2_2_2_2</cstring>
  388.             </property>
  389.             <property name="text">
  390.                 <string><h2><b>Advanced backup options</b></h2></string>
  391.             </property>
  392.             <property name="indent">
  393.                 <number>9</number>
  394.             </property>
  395.         </widget>
  396.         <widget class="QLabel" row="0" column="0">
  397.             <property name="name">
  398.                 <cstring>pixmapLabel1_2_2_2_2_2</cstring>
  399.             </property>
  400.             <property name="sizePolicy">
  401.                 <sizepolicy>
  402.                     <hsizetype>0</hsizetype>
  403.                     <vsizetype>0</vsizetype>
  404.                     <horstretch>0</horstretch>
  405.                     <verstretch>0</verstretch>
  406.                 </sizepolicy>
  407.             </property>
  408.             <property name="pixmap">
  409.                 <pixmap>image0</pixmap>
  410.             </property>
  411.             <property name="scaledContents">
  412.                 <bool>false</bool>
  413.             </property>
  414.         </widget>
  415.     </grid>
  416. </widget>
  417. <images>
  418.     <image name="image0">
  419.         <data format="PNG" length="1536">89504e470d0a1a0a0000000d4948445200000020000000200806000000737a7af4000005c749444154789cb5972b74dcc812863fef0928b16ea6860d354c6223e8cbc6cc0b0d1d181876177a99c31c1643874d980d05356c86456c1bb6583753b3b9400f3fd6c96673778bcc9cd3dd557ffdf5d449dbb6fc9be2dc700408a1a3aaaa9397e76ffe0923defbe3b701049c5b310c96f6707f7c7779f60cc44f01f03e3feef73d29058a22717a5a0290651900c33000a0b566bfbf9d5e257ae7fea4eba719e8ba81941cc61800fabe070448cb1dadf59317c2f0e46c965ffe8ed1bbbbbbe3cdcdcd31a588d619220691448c71ba911091e57e4aa3c110866fea7c9581bbbbbb297102314644041121cb32b4364f940644f4b3b7293d8218df085a670c43e4355900dcdc5c1f631c1f6bad1111acb5186310d1586bc9320508ce8d0c84c06208402935e5c1006478eff17e362cbc266f00dab63dd6f52900d656cb6511593c4a69f42ec6c830c8e22d8cb10e21d0f73d210c781fe9ba84f703291568fd3c37fe0420a5c4f9f9398743c4fb409609deeff1be07068aa222cb2c10d8ef1b8ae257401031ec760ee7127d1f08c14c6a155a6740789288df6160969152cd7effb0d09a121c0e0dd69ee2dc1e63aae96e406b0b18ba6e98fe074422e00861a43e468f31bf7e9f8159524a78df4eca068cc91011ba6e8f73fb292c66fa1d150e83436b4f9e1bd66b0106524a1863a9eb0d4dd3d234f2630ca4043126b4169c7734cd578a724559ace83a37191e0021cb342138aa6ae0fc7c03184402ce39524ad4758d6aee003b6bffd11080888204b9b528b1c4285348ea290cf5f442b07685739a0f1f1ad6eb445509a7a7a7a8660b576f29ef3c220128f13e7c1fc068dc021945b146249212789f48c920f21882d92ba5642a378fd666f27c0bb7bf83b114ed0dc5a21c76acfe1a80f70e63ec547a11f013851e634aa6ea4304bc77c4281863b0d692b7f770f5f651e1c7df9fe95f9bcfc7dd6f77cb40fac62cb053f23588588ca997aad01ae6999292a2ef1dc330969a3116d6e360e2fa2d68fb5cad77e01debab8b05c42ff038bda65b00ac5682b5a71893e3bd23cb202547d36c9fb09526c386a228b0568831d2d767f0fe1300ddf53d1f37577cbef8446c026835523733e09c3b5a6bd9ed76404e4c1dd6584248a414d8772d297474dde8a1b5cf73c05acb6653e03d84e0381c0e6cef5b2e2f2ed85cfe97a669b9bdfd4c51142895d87cdac3fbb34700005555b1dd6ee95c43ec075cd7d234636f5fad56e4eb0d5aeb692e08fb7d09ec48099ceb689a48d3b4ec3b378f01be3cdc535fbda7760e632abcdfd3340d9ba26049a21980f79ebaae393bd3e479be1c66190c03cbb89d87cd6ef711e7c6556ebbedc7b2cdc0e49a6a55b0d99ca2942284404a0a63e6ea49a3f7f77ff0db7f2e8e5757ef4ede8cb11c874e0801effd3209b51e4b4f6bbd9cf77dcff9b9e5c387968184d639b6b058a3516a9c015dd7a1540e24dab65d9ad36673c1eefd96f0b083297fde84a9fb28953fcd0dbaae9b148d61783aa695525c5dbd5b92775ec5448410025dd7b1dd6e4969cc91aa3a232521cb2c2180f703c3d493de08e360b1d6e2bd27a53485611ca1298d5e3ccdf61002218c6db7aeebe54edbb6c418c9f39ca228969c012146a6460659a6c9b28981dde1c0ba2c1111cab224c6b82c12c68c0bc8cc8cf71ee7dc1222e71cd7d7d7f47d8fc863339ab7279837a4444a32f60914c3f099611a4e276ddb727b7b7b0428cb72aa67bb2c1f6eea3a4aa9c7e24b23334dd3e09c9b62af115193972300a5142242df33e998df44aaca7279797972f2f4c3640622a228cb82baae1783b3f75aeb05ccc34343d71d96bcc8b26ca17c5c5015229a943c0f0f0d4a5956abb16b5e5e5e9e2c0cbc9419480881cd66435555888c5deeebd7af645936e580e7703810825fde6aadb1c57a0c993be09c4719cbca3e373ccbab005e02f1de5396e50264fe16787868689a8610fcb4c08e0da7ebdc336f5f33fc43005e02713e902ba1aa2a369b0d5fbe34781ff1c1117b87f7e1bbdefe34809740c66f82b42428e8b121d9ec870dff148097405ecadf31fc7f01f827e57f0d1d39caf07b23520000000049454e44ae426082</data>
  420.     </image>
  421. </images>
  422. <connections>
  423.     <connection>
  424.         <sender>BackupTempFilesCheckBox</sender>
  425.         <signal>toggled(bool)</signal>
  426.         <receiver>Form1</receiver>
  427.         <slot>BackupTempFilesCheckBox_toggled(bool)</slot>
  428.     </connection>
  429.     <connection>
  430.         <sender>BackupCheckIntegrityCheckBox</sender>
  431.         <signal>toggled(bool)</signal>
  432.         <receiver>Form1</receiver>
  433.         <slot>BackupCheckIntegrityCheckBox_toggled(bool)</slot>
  434.     </connection>
  435.     <connection>
  436.         <sender>BackupUseHotBackupButtonGroup</sender>
  437.         <signal>clicked(int)</signal>
  438.         <receiver>Form1</receiver>
  439.         <slot>BackupUseHotBackupButtonGroup_clicked(int)</slot>
  440.     </connection>
  441.     <connection>
  442.         <sender>BackupHotBackupPartCombo</sender>
  443.         <signal>activated(const QString&)</signal>
  444.         <receiver>Form1</receiver>
  445.         <slot>BackupHotBackupPartCombo_activated(const QString&)</slot>
  446.     </connection>
  447. </connections>
  448. <slots>
  449.     <slot>BackupTempFilesCheckBox_toggled(bool)</slot>
  450.     <slot>BackupCheckIntegrityCheckBox_toggled(bool)</slot>
  451.     <slot>BackupUseHotBackupButtonGroup_clicked(int)</slot>
  452.     <slot>BackupHotBackupPartCombo_activated(const QString&)</slot>
  453. </slots>
  454. <layoutdefaults spacing="6" margin="9"/>
  455. </UI>
  456.